The maximum wait time that SandeshaContext waits for a particular sequence is the "inactivity" time out of that sequence. SandeshaContext等待特定序列的最大等待时间就是该序列的“不活动”超时时间。
Wait time should be added for the drop-down list. 对于下拉列表,等待时间应该相加。
Would not a causal analysis on how to reduce the fix-time rate be more beneficial to the team's overall efficiency, in terms of reducing wait time, than tallying how often a build fails? 就减少等待时间而言,对如何减少确定时间率的因果分析不会比计算构建失败的频率的数字更有益于团队的整个效率吗?
When a process waits for a block device data request to complete, it incurs I/ O wait time, and all idle time becomes wait time. 当一个过程等待一个块设备数据请求完成时,它会增加I/O等待时间,而所有空闲都会变成等待时间。
For other threads waiting on the same mutex, this has a negative effect, because the wait time is now even longer. 这对于等待同一互斥锁的其他线程有不利影响,因为等待时间现在会更长。
In the second instance, the team experienced only one day of wait time. 在第二个实例中,团队只经历了一天的等待时间。
The average wait time between tasks in the process is identified. 识别过程中任务之间的平均等待时间。
On the machine that hosts the DB2 server, you should keep track of the wait time. 在部署了DB2服务器的主机上,您应该监控等待时间。
Iterative testing, on the other hand, actually reduces defect inventory and customer wait time based upon what is of value to the customer. 从另一个角度讲,迭代测试实际上会减少缺陷的数量和客户等待的时间,当然这是基于客户价值考虑的。
Number of waits and total wait time: The number of instances and total elapsed time when the thread was waiting while invoking a method or service. 等待数量和总等待时间:调用某方法或服务时,等待线程的实例数量和总占用时间。
Processor time is organized into four time modes: system time, user time, I/ O wait time, and idle time. 处理器时间由4个时间模式组成:系统时间、用户时间、I/O等待时间和空闲时间。
Caching of frequently viewed data that changes infrequently is a powerful way to decrease wait time for users. 缓存被频繁查看但很少更改的数据是一种减少用户等待时间的有效方式。
The system time shows the time in system processes ( including, when wait time is not shown, the time the system is waiting for I/ O). 系统时间则显示了系统进程耗费的时间(在没有显示等待时间时,包括系统等待I/O的时间)。
The application processing time is one of the three pieces that make up the average client time& the other two being the WebSphere connection wait time and the driver processing time. 应用程序处理时间是组成平均客户端时间的三个组成部分之一,另外两个组成部分是WebSphere连接等待时间和驱动程序处理时间。
Another way to make daily builds more useful for reducing wait time is to prioritize what failures to fix first. 使每日的构建对减少等待时间更有用的另一个方法是对首先确定什么失败划分优先级。
I also talked about techniques to reduce the wait time and how to stay focused on overall goals and vision. 我还讨论了减少等待时间,以及如何集中于整个目标和远景的技术。
Doing this can reduce the wait time by connecting to a local server. 执行此操作可减少连接到本地服务器的等待时间。
The average amount of wait time ( milliseconds) for each lock request that resulted in a wait. 导致等待的每个锁请求的平均等待时间量(毫秒)。
Total wait time ( milliseconds) for locks in the last second. 锁在最后一秒内的总等待时间(毫秒)。
Total latch wait time ( milliseconds) for latch requests that had to wait in the last second. 必须在最后一秒等待的闩锁请求的总闩锁等待时间(毫秒)。
Max wait time: the maximum time the pool will wait for a connection to be returned. 最大等待时间:连接池等待连接返回的最大时间。
If no acknowledgement is received within a system-defined wait time, the sender sends the message fragment again. 如果在系统定义的等待时间内没有收到确认,发送方将再次发送该消息片段。
Consider exploiting Spring's asynchronous task executors to reduce user wait time for tasks that can be run in the background. 对可以在后台运行的任务,考虑使用Spring的异步任务执行器来减少用户等待时间。
Base for average latch wait time. 平均闩锁等待时间的基数。
Specifies a wait time during which the application domain is allowed to unload during a recycle operation. 指定在回收操作期间允许卸载应用程序域的等待时间。
You will often see increasing amount of memory not only helps you to reduce wait time and number of IOs per query as well as increase CPU time spent. 通常你会发现,增大内存减少了等待时间及每个查询的IO数,但增加了CPU时间消耗。
Shut down XP faster by reducing the wait time to kill hung applications. 通过减少关闭暂停程序的等待时间来更快的关闭xp系统。
We identify these two cases as Contention Time and Wait Time respectively. 我们分别把这两种情况称作“锁竞争时间”和“等待时间”。